HOW TO RUN - Smart Home League on Linux
=======================================

Unpack this archive, then in a terminal, in the folder you unpacked to:

    ./'Smart Home League (Linux).sh'

If that says 'permission denied', the execute bit was lost in transit:

    chmod +x 'Smart Home League (Linux).sh'

or simply run it through the shell, which never needs the bit:

    sh 'Smart Home League (Linux).sh'

REQUIREMENTS
  python3 - already present on essentially every desktop Linux.
  If it is missing:
      sudo apt install python3      (Debian, Ubuntu, Mint)
      sudo dnf install python3      (Fedora)
      sudo pacman -S python         (Arch, Manjaro)

The game opens in its own window if Chrome, Chromium, Edge, Brave or
Vivaldi is installed; otherwise it opens in your default browser.
Closing the terminal stops the game and deletes its temporary files.

Nothing is installed. Nothing is left behind.
